home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / misc / SmartReadArgs.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  3.8 KB  |  115 lines

  1. Short:    Workbench/CLI transparent ReadArgs()
  2. Author:   Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  3. Uploader: Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  4. Version:  1.6
  5. Type:     dev/misc
  6. Kurz:     Workbench/CLI unabhängige ReadArgs()
  7.  
  8. TITLE
  9.  
  10.   SmartReadArgs
  11.  
  12. VERSION
  13.  
  14.   1.6
  15.  
  16. AUTHOR
  17.  
  18.   Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  19.  
  20.   Based on ExtReadArgs by Stefan Ruppert
  21.  
  22. DESCRIPTION
  23.  
  24.   SmartReadArgs is a Workbench/CLI transparent interface to
  25.   ReadArgs().
  26.  
  27.   In case of a Workbench start, it analyzes the WBStartup message and
  28.   possible tooltypes. These are converted to a text string that can be
  29.   passed to ReadArgs() like before.
  30.  
  31.   If the application was stared from CLI, it simply calls ReadArgs()
  32.   without the conversion step.
  33.  
  34. FEATURES
  35.  
  36.   - Accepts multi-selected files from Workbench
  37.   - Internal handles WINDOW tooltype to open CLI in case there is any
  38.     output necessary if started from Workbench
  39.   - Full source code included
  40.  
  41. NEW FEATURES (to ExtReadArgs)
  42.  
  43.   - Fixed a couple of minor bugs
  44.   - Ignores tooltypes not being part of the template given (useful
  45.     for commodities etc.)
  46.   - Supports NewIcons also on systems without NewIcons running
  47.   - Included Makefile for GCC
  48.  
  49. USAGE
  50.  
  51.   Read the autodocs to learn how to use it. Take a look at the example
  52.   "test.c" and play with it.
  53.  
  54.   The full source code is included.
  55.  
  56. DISCLAIMER
  57.  
  58.   There is no warranty for this software package. Although the author
  59.   has tried to prevent errors, he can't guarantee that the software
  60.   package described in this document is 100% reliable. You are
  61.   therefore using this material at your own risk. The author cannot be
  62.   made responsible for any damage which is caused by using this
  63.   software package.
  64.  
  65. DISTRIBUTABILITY
  66.  
  67.   Permission is granted to freely distribute the material (also only
  68.   parts of it) as long this ReadMe is included and all the copyright
  69.   notes are left unaltered except for a description of your changes.
  70.  
  71. COPYRIGHT
  72.  
  73.   SmartReadArgs (C) Copyright 1998 by Thomas Aglassinger
  74.  
  75.   ExtReadArgs (C) Copyright 1994,1995 by Stefan Ruppert
  76.  
  77. SEE ALSO
  78.  
  79.   dev/misc/extrdargs_v1.5.lha
  80.   dev/c/nrdargs.lha
  81.   dev/c/wb2argv.lha
  82.  
  83.  
  84. ============================= Archive contents =============================
  85.  
  86. Original  Packed Ratio    Date     Time    Name
  87. -------- ------- ----- --------- --------  -------------
  88.      628     278 55.7% 03-Sep-98 09:08:06  SmartReadArgs.info
  89.      428     258 39.7% 03-Sep-98 12:23:36 +debug.h
  90.      417     190 54.4% 02-Sep-98 23:52:50 +debug.h.info
  91.     1168     632 45.8% 03-Sep-98 12:17:34 +Makefile
  92.      464     225 51.5% 02-Sep-98 23:52:48 +Makefile.info
  93.     1909    1025 46.3% 07-Sep-98 15:51:26 +ReadMe
  94.      468     229 51.0% 02-Sep-98 23:52:48 +ReadMe.info
  95.      528     124 76.5% 03-Sep-98 00:36:52 +robodoc.defaults
  96.      101      85 15.8% 02-Sep-98 08:55:34 +SCOPTIONS
  97.     1196     556 53.5% 03-Sep-98 09:05:26 +SMakefile
  98.      849     483 43.1% 03-Sep-98 09:05:34 +SMakefile.info
  99.    23501    7493 68.1% 07-Sep-98 15:51:28 +SmartReadArgs.c
  100.      417     215 48.4% 02-Sep-98 23:52:50 +SmartReadArgs.c.info
  101.     9813    4136 57.8% 07-Sep-98 15:51:42 +SmartReadArgs.doc
  102.      468     230 50.8% 02-Sep-98 23:52:48 +SmartReadArgs.doc.info
  103.    11139    4407 60.4% 07-Sep-98 15:49:14 +SmartReadArgs.guide
  104.      468     230 50.8% 02-Sep-98 23:52:48 +SmartReadArgs.guide.info
  105.     2863    1164 59.3% 07-Sep-98 15:51:28 +SmartReadArgs.h
  106.      417     191 54.1% 02-Sep-98 23:52:50 +SmartReadArgs.h.info
  107.     2512    1680 33.1% 07-Sep-98 15:51:34 +SmartReadArgs.o
  108.    10820    6813 37.0% 07-Sep-98 15:51:40 +test
  109.     3695    1519 58.8% 04-Sep-98 01:54:08 +test.c
  110.      417     220 47.2% 07-Sep-98 15:50:56 +test.c.info
  111.      826     381 53.8% 07-Sep-98 15:50:36 +test.info
  112.      876     422 51.8% 07-Sep-98 15:51:20 +verbose.info
  113. -------- ------- ----- --------- --------
  114.    76388   33186 56.5% 07-Sep-98 22:14:52   25 files
  115.